<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*=====================æ˜¾ç¤ºç”¨å¸ƒå±€æ&nbsp;·å¼=======================*/
.PageLayoutLeft{float:left;}/*å·¦å¯¹é½*/
.PageLayoutCenter{margin-left:auto;margin-right:auto;}/*å±…ä¸­*/
.PageLayoutRight{float:right;}/*å³å¯¹é½*/

.ContentUnitLeft{float:left;}/*å·¦å¯¹é½*/
.ContentUnitCenter{margin-left:auto;margin-right:auto;}/*å±…ä¸­*/
.ContentUnitRight{float:right;}/*å³å¯¹é½*/

.ComponentUnitLeft{float:left;}/*å·¦å¯¹é½*/
.ComponentUnitCenter{margin-left:auto;margin-right:auto;}/*å±…ä¸­*/
.ComponentUnitRight{float:right;}/*å³å¯¹é½*/

/*=====================ç¼–è¾‘ç”¨ç”¨å¸ƒå±€æ&nbsp;·å¼======================*/
.EPageLayoutLeft      /*å·¦å¯¹é½*/
{float:left;border-width:5px;border-style:solid;border-color:#cccccc;}
.EPageLayoutCenter     /*å±…ä¸­*/
{margin:auto;border-width:5px;border-style:solid;border-color:#cccccc;}
.EPageLayoutRight     /*å³å¯¹é½*/
{float:right;border-width:5px;border-style:solid;border-color:#cccccc;}
.ELayoutToolbar     /*å·¥å…·æ&nbsp;*/
{position:absolute;z-index:100;overflow: visible;}
.EContentUnitLeft      /*å·¦å¯¹é½*/
{float:left;border-width:5px;border-style:dotted;border-color:#cccccc;}
.EContentUnitCenter      /*å±…ä¸­å¯¹é½*/
{margin-left:auto;border-width:5px;margin-right:auto;border-style:dotted;border-color:#cccccc;}
.EContentUnitRight      /*å³å¯¹é½*/
{float:right;border-width:5px;border-style:dotted;border-color:#cccccc;}
.EComponentUnitLeft      /*å·¦å¯¹é½*/
{float:left;border-width:5px;border-style:dotted;border-color:#ff0000;}
.EComponentUnitCenter      /*å±…ä¸­å¯¹é½*/
{margin-left:auto;border-width:5px;margin-right:auto;border-style:dotted;border-color:#ff0000;}
.EComponentUnitRight      /*å³å¯¹é½*/
{float:right;border-width:5px;border-style:dotted;border-color:#ff0000;}
</pre></body></html>